home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / compress / zzap66a.zip / SECRET.TXT < prev    next >
Text File  |  1992-10-23  |  891b  |  19 lines

  1. There are a few undocumented features in ZZAP.  I'm telling you
  2. about them because I trust you (don't tell anyone) :-).  Since
  3. these are undocumented, they are completely unsupported.  Don't
  4. complain if things don't work perfectly and don't even consider
  5. calling for customer support regarding these undocumented and
  6. unsupported features!
  7.  
  8. Besides using %1 to indicate the placement of the archive file name on
  9. the command lines (in the configuration file), there are a few other
  10. placement characters:
  11.  
  12.     %D  -  The drive letter without a colon, e.g. C
  13.     %E  -  Archive extension without a period, e.g. ZIP
  14.     %F  -  File name and extension (no path), e.g. MYFILE.ZIP
  15.     %N  -  Filename only, e.g. MYFILE
  16.     %P  -  Pathname only, e.g. C:\ARCHIVES
  17.     %S  -  Pathname with a backslash, e.g. C:\ARCHIVES\
  18.     %1  -  The full path and name, e.g. C:\ARCHIVES\MYFILE.ZIP
  19.